gpsbabel.git
2003-02-11 robertlMultitude of memory "leaks" fixed. From Ron Parker.
2003-02-10 robertlFix formatting of extended help.
2003-02-10 robertlHash and compare are now case insenstitive - this is...
2003-02-10 robertlproto xrealloc.
2003-02-10 robertlAllow shortnmae length to be overridden on command...
2003-02-10 robertlCreate a shortname when we don't have one.
2003-02-07 robertlFilter test. Thanx, Alex.
2003-02-07 robertlFix from Alex to deal with how I broke his code merging...
2003-02-07 robertlBump version number.
2003-02-07 robertlConvert duplicate, csv to use new arg scheme. Fix...
2003-02-07 robertlTypo fixes.
2003-02-07 robertlAdd missing protos.
2003-02-07 robertlAdd dropped file.
2003-02-07 robertlAdd filter infrastructure plus two filters for name...
2003-02-07 robertlAdd new 'arglist' stuff so that file formats with optio...
2003-02-06 robertlHandle micro caches as icons.
2003-02-06 robertlAdd code to get container type from groundspeak extensi...
2003-01-27 robertlMake slightly more C++ friendly.
2003-01-27 robertlMore correct handling of CSIZE, even though this is...
2003-01-25 robertlBump the beta number.
2003-01-25 robertlAdd case insensitive searches on both GPX reads and...
2003-01-25 robertlFix from Rick.
2003-01-25 robertlFrom Rick Richardson:
2003-01-25 robertlWhack newline from icons when read.
2003-01-24 robertlAdd (crude) install target.
2003-01-24 robertlupdate deps.
2003-01-22 robertlMake comparisons fatal, make it easier to override...
2003-01-22 robertlTrim some unused jeeps stuff from the default build.
2003-01-22 robertlAdd GeocachingDB input and output module.
2003-01-22 robertlAdd xrealloc, xstrappend.
2003-01-22 robertlDon't use 57.6 and 115.2 if we don't have them.
2003-01-21 robertlgpspilot.c magnav.c : use waypt_disp_all instead of...
2003-01-21 robertlAdd icon on input and output, bump name to 20 chars.
2003-01-21 robertlicon is spelled sym, not icon.
2003-01-21 robertlZero our allocated struct.
2003-01-21 robertlAdd/finish setshort_mustuniq. Fixes holux in testsuite...
2003-01-20 robertlWe need a shorthandle for both read and write.
2003-01-20 robertlNo whitespace allowed in shortname for gpsdrive.
2003-01-20 robertlHonor -s shortnames for output.
2003-01-20 robertlWarning cleanup. Bump internal version # for popp...
2003-01-20 robertlGPX: Preserve icons on the way in and out.
2003-01-20 robertlMapsend: Preserve icons on the way in and out.
2003-01-19 robertlintroduce shortname handles in all file formats.
2003-01-17 robertlTweak Makefiles for 1.1.1 beta.
2003-01-16 robertlOutput tms-marker at beginning as suggested by tiger...
2003-01-15 robertlToss non-ascii chars when creating shortnames.
2003-01-15 robertlA shameless selfish special case. Base tiger pushpin...
2003-01-15 robertlAdd shortname support for Garmin Mapsource.
2003-01-15 robertlAdd noack and 57.6 and 115.2K baud for magellans.
2003-01-15 robertlDon't use -u in diff.
2003-01-10 robertlAllow link to work on some systems that don't define...
2003-01-10 robertlFix for writing files on big endian systems.
2003-01-10 robertlReference file for testing mapsource.
2003-01-10 robertlImplement Garmin Mapsource format.
2003-01-10 robertlJumbo patch from Mottram.
2003-01-08 robertlCompletly new, data driven XSV handlers. Thanx, Alex!
2003-01-08 robertlFix up timezones on GPX input. Combination of Park...
2003-01-07 robertlDetach explicit polling for acks from rx state machine.
2003-01-07 robertlTidy return value of rtrim. From Fouts.
2003-01-06 robertlThere is a %lf in scanf, but not printf. From Fouts.
2003-01-06 robertlCast ptr subtraction. From Fouts.
2003-01-06 robertlWhack stray semi. From Fouts.
2003-01-02 robertlGPX: Count size of entity replacements instead of divin...
2003-01-01 robertlNull terminate array, add space on closing tags in...
2003-01-01 robertlRevert bad timezone fix in GPX.
2002-12-31 robertlRobustify windows serial handling.
2002-12-31 robertlSave unknown tags during processing. From Ron Parker.
2002-12-31 robertlCorrectly terminate waypoint "strings" before going...
2002-12-31 robertlInclude version in zip filename.
2002-12-29 robertlAdd tips for Garmin serial comms.
2002-12-21 robertlMultiple arguments require a command with each filename.
2002-12-19 robertlparse url and logpoints. Thanx, Alex!
2002-12-15 robertlCorrectly parse lat/lon from magellan track messasges.
2002-12-13 robertlMore accurately track unknown waypoints on input.
2002-12-11 robertlFix "problem" (looks like legal XML to me, grrr) in...
2002-12-10 robertlUpdates from Alex.
2002-12-10 robertlFinal prep for 1.1.0 release.
2002-12-09 robertlAdd files so release process will work.
2002-12-09 robertlAttempt to plaster over note->description grief when...
2002-12-06 robertlInclude backslashes in args to 'fatal'.
2002-12-06 robertlClear up confusion about groundspeak:date tags.
2002-12-06 robertlInclude version number in binary and help output.
2002-12-06 robertlFix error I introduced on type of GPS_Serial_Read yeste...
2002-12-05 robertlKjeld moved some fields under Ron for new Cetus. ...
2002-12-05 robertlMisc language cleanups.
2002-12-05 robertlUpdate from Ron Parker.
2002-12-04 robertlA new binary from Josh.
2002-12-04 robertlUpdate from Josh. Get the extension list dynamically...
2002-12-04 robertlRemove DOS CR's from files.
2002-12-04 robertlLet Zipfile contain both Windows binaries.
2002-12-04 robertlAdd cmd line flags to allow wrappers to grope what...
2002-12-03 robertlAdd gpsdrive, courtesy Alan Curry.
2002-12-03 robertlAdd the Josh's front end for Windows.
2002-11-27 robertlMore notes<->description fallout. Sigh.
2002-11-27 robertlMisc fixes for Mag 315.
2002-11-26 robertlAdd multi-cache icons for Magellan.
2002-11-25 robertlRegenerate dependencies, add Makefile target to (sort...
2002-11-25 robertl1) Clean up a number of memory overwrites exposed by...
2002-11-24 robertlAdd selectors for GPX and pdb.
2002-11-22 robertlBetter determination of garmin waypoint shortname lengt...
next